validate Entry
open override fun validateEntry(input: Identifier, type: EntryValidator.ValidationType): ValidationResult<Identifier>
Validates the provided Identifier versus the provided Predicate
Parameters
input
Identifer - the Identifier to test
type
EntryValidator.ValidationType - whether this is testing with weak or strong validation